Operation int
countStackFrames (), in Class Thread
Documentation
* Counts the number of stack frames in this thread. The thread must
* be suspended.
*
* @return the number of stack frames in this thread.
* @exception IllegalThreadStateException if this thread is not suspended.
* @since JDK1.0
Concurrency | Sequential | Export Control | PublicAccess |
Property Settings
Java
Native | True | Abstract | False |
Static | False | Final | False |
Synchronized | False | | |